testing.chattyPrinter.Printf (method)

2 uses

	testing (current package)
		testing.go#L469: func (p *chattyPrinter) Printf(testName, format string, args ...any) {
		testing.go#L895: 				c.chatty.Printf(c.name, "%s", c.decorate(s, depth+1))